home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 103 / MacAddict_103_2005-03.iso / Software / Internet & Communication / Adium X 0.73.dmg / Adium.app / Contents / Resources / VersionUpToDate.nib / classes.nib next >
Encoding:
Text File  |  2004-12-26  |  656 b   |  21 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = AIWindowController; 
  5.             LANGUAGE = ObjC; 
  6.             SUPERCLASS = NSWindowController; 
  7.         }, 
  8.         {
  9.             ACTIONS = {changePreference = id; closeWindow = id; update = id; }; 
  10.             CLASS = ESVersionCheckerWindowController; 
  11.             LANGUAGE = ObjC; 
  12.             OUTLETS = {
  13.                 "checkBox_checkAutomatically" = NSButton; 
  14.                 "textField_updateAvailable" = NSTextField; 
  15.             }; 
  16.             SUPERCLASS = AIWindowController; 
  17.         }, 
  18.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  19.     ); 
  20.     IBVersion = 1; 
  21. }